Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 in /consensus/tip/:height if height is too high #130

Merged
merged 3 commits into from
Oct 30, 2024

Conversation

chris124567
Copy link
Member

Fix #128

@chris124567 chris124567 changed the title 404 in /consensus/tip if height is too high 404 in /consensus/tip/:height if height is too high Oct 29, 2024
api/server.go Outdated Show resolved Hide resolved
@n8maninger n8maninger merged commit 4536c20 into master Oct 30, 2024
8 checks passed
@n8maninger n8maninger deleted the consensus-block-not-exist-404 branch October 30, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

The consensus/tip route 500s when the height param is above the current height
2 participants